two to many theorem (cryptography)
#cryptography
Theorem
An encryption scheme is perfectly secret if and only if for every two distinct plaintexts and every strategy used by Eve, if we choose at random and a random key , then the probability that Eve guesses after seeing is at most .
Proof
"only if"
this is a special case of perfect secrecy when , "for every two distinct plaintexts" vs "for every set of plaintexts"
"if"
this is harder to show. Use proof by contradiction.
#incomplete
References
- https://intensecrypto.org/public/lec_01_introduction.html
- see proof of theorem